//==============================================================================
// osiris_anim.txt
//==============================================================================

//==============================================================================
define Eyeglow
{
   set hotspot
   {
      version
      {
       Visualparticle Scenario E Osiris Eye Glow
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector  
   {
      set hotspot
      {
         version
         {
            Visual OsirisIdlea
				Connect LEFTHAND Eyeglow hotspot
				Connect RIGHTHAND Eyeglow hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector  
   {
      set hotspot
      {
         version
         {
            Visual OsirisAttacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.56 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.43 false OsirisBolt checkVisible 
//-- end auto generated section
				Connect LEFTHAND Eyeglow hotspot
				Connect RIGHTHAND Eyeglow hotspot
         }
      }
   }
}

//==============================================================================
anim Charging
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual OsirisAttacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.56 true   
               tag GenericSound 0.35 true   
               tag SpecificSoundSet 0.43 false OsirisBolt checkVisible 
//-- end auto generated section
				Connect LEFTHAND Eyeglow hotspot
				Connect RIGHTHAND Eyeglow hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector  
   {
      set hotspot
      {
         version
         {
           			Visual OsirisIdlea
				Connect LEFTHAND Eyeglow hotspot
				Connect RIGHTHAND Eyeglow hotspot
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Osir_cine232ihavecome
         version
         {
            VisualGranny Osir_cine232ihavecome
				Connect LEFTHAND Eyeglow hotspot
				Connect RIGHTHAND Eyeglow hotspot
         }
      }
	}
}